home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Markets / K-12 Education / HyperCard in Education / Heart of Darkness / background_5606.txt < prev    next >
Text File  |  1990-04-02  |  518b  |  29 lines

  1. -- background: 5606 from stack: in
  2. -- bmap block id: 5734
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7.  
  8.  
  9.  
  10.  
  11. -- part 1 (button)
  12. -- low flags: 00
  13. -- high flags: A002
  14. -- rect: left=16 top=319 right=340 bottom=76
  15. -- title width / last selected line: 0
  16. -- icon id / first selected line: 0 / 0
  17. -- text alignment: 1
  18. -- font id: 0
  19. -- text size: 12
  20. -- style flags: 0
  21. -- line height: 16
  22. -- part name: Return
  23. ----- HyperTalk script -----
  24. on mouseUp
  25.   global returncard
  26.   go to returncard
  27. end mouseUp
  28.  
  29.